Charlie has posted yeseterday's presentation at the ColdFusion Meetup. http://experts.acrobat.com/p68743264/ So please watch it and learn about ColdBox
Blog
Recent Entries
MatchBox Brings BoxLang to ESP32 Microcontrollers 🦀
One of the most unusual parts of MatchBox is the ESP32 target.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox, and it can compile BoxLang scripts into bytecode and deploy them to ESP32 microcontrollers. That means the same language used for scripts, native tools, web services, and browser logic can also run on a small embedded device.
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Add Your Comment
(5)
Nov 30, 2007 10:28:00 UTC
by phill.nacelli
Luis,
Great Preso last night.. I'm looking forward to playing with CB more in the coming weeks..
I downloaded last nights' RC 2 release and launched the dashboard .. in the docs you have the default password to coldbox but I'm not able to login.. I have ColdBox directory sitting on C:inetpubframeworkscoldbox (with cf mapping to that directory) and the dashboard in the C:inetpubwwwrootdashboard folder..
any help would be greatly appreaciated..
Thanks...
Nov 30, 2007 10:44:10 UTC
by Luis Majano
HI Phil,
That should be the password. However, you can manually change it by do the following:
Open the config/settings.xml.cfm and locate the password hash. You can change the hash by using the hash method in CF and the algorithm
So try it out.
Nov 30, 2007 10:56:53 UTC
by Mike Benner
I second the comments. It was an amazing presentation of a framework, I almost passed up. I will be definitely be installing it and giving it a whirl. It seems to solve some of my issues with MG and seems easier to have an easier learning curve (especially with your documentation OCD). Thanks for all the hard work.
Dec 01, 2007 12:04:28 UTC
by Sana
Hi Luis,
Nice presentation....
Is it possible if you do a more advance level of presentation, to cover caching, interceptors, decorator, coldboxproxy.
ColdBox documentation is too good.
Again thanks for all your hard work and offering incredible toolkit ( coldbox ).
Many Thanks
Dec 01, 2007 13:46:26 UTC
by nick tong
Hi Luis, would you be interested in doing an advanced workshop for http://cfFrameworks.com ?